项城词语网>英语词典>upper case翻译和用法

upper case

英 [ˌʌpə ˈkeɪs]

美 [ˌʌpər ˈkeɪs]

n.  大写字母

计算机

牛津词典

    noun

    • 大写字母
      capital letters (= the large form of letters, for example A, B, C rather than a, b, c)
      1. Headings should be in upper case.
        标题应该大写。

    柯林斯词典

    • ADJ (字母)大写的
      Upper caseletters are capital letters.
      1. Most schools teach children lower case letters first, and upper case letters later.
        大多学校先教孩子们小写字母,然后再教大写字母。
      2. Upper caseis also a noun.
      3. I'm wondering if 'per capita' ought to have upper case, or should it be lower case?
        我想知道per capita是应该大写呢,还是小写?

    双语例句

    • The following registers are supported. Register names are always in upper case.
      支持下面的寄存器。寄存器名都是大写的。
    • In this name, the three words, get, car, and price, which constitute the service name, are separated by three upper case letters, G, C, and P.
      在这个名称中包含get、car和price三个单词,分别使用G、C和P三个大写字母加以区分。
    • Most schools teach children lower case letters first, and upper case letters later.
      大多学校先教孩子们小写字母,然后再教大写字母。
    • Where the hostname is in UPPER CASE and 22 characters or less.
      ,其中hostname为大写且小于或等于22个字符。
    • Small letters are sometimes called lower case and large letters upper case. Mixing: Having more than one typeface, style or size in one line of text.
      字体混合:在一字行内,有多过一种字体、字款和字大小的情况。
    • If your query uses a parameter marker for the search value, then this parameter should also be converted to upper case.
      如果查询通过一个参数标志提供搜索值,那么这个参数也应该转换为大写,见清单3。
    • The DBMS automatically manages the functional index and applications need not include logic to manage the upper case data.
      DBMS将自动管理函数索引以及不需要包含逻辑来管理大写形式数据的应用程序。
    • Should the text be upper case or mixed case?
      文本是否应大写或混合使用大小写?
    • The array_change_key_case() function returns an array with all array KEYS in lower case or upper case.
      函数的作用是:返回字符串键名全为小写或大写的数组说明。
    • In the first one, we use the s ( substitute) command to substitute an upper case for a lower case'a'on each line.
      在第一个脚本中,我们使用s(替换)命令来将每一行中的小写‘a’替换为大写。